home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 100 / CD-ROM 100.iso / suptec / update_wxp / prog3.exe / sp1 / update / update.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2003-06-11  |  4.3 KB  |  137 lines

  1. [Version]
  2.  
  3.     Signature="$Windows NT$"
  4.     NtBuildToUpdate=2600
  5.     MaxNtBuildToUpdate=2600
  6.     NtMajorVersionToUpdate=5
  7.     NtMinorVersionToUpdate=1
  8.     MaxNtMajorVersionToUpdate=5
  9.     MaxNtMinorVersionToUpdate=1
  10.     MinNtServicePackVersion=0
  11.     MaxNtServicePackVersion=0
  12.     ThisServicePackVersion=0
  13.     LanguageType=%LangTypeValue%
  14.     InstallPlatform=0
  15.     CatalogFile=%SP_SHORT_TITLE%.cat
  16.  
  17. [Proxy.DirId]
  18.  
  19.     DirId = 65609
  20.     InstallPathRegistryKey = HKLM,%ProxyRegKey%,InstallRoot
  21.     InstallFromSection = ProxySection
  22.     CopyFlags = SP_COPY_FORCE_NEWER | SP_COPY_REPLACEONLY
  23.  
  24. [Admt.DirId]
  25.  
  26.     DirId = 65622
  27.     InstallPathRegistryKey = HKLM,%AdmtRegKey%,Directory
  28.     InstallFromSection = AdmtSection
  29.     CopyFlags = SP_COPY_FORCE_NEWER | SP_COPY_REPLACEONLY
  30.  
  31. [Tsclient.DirId]
  32.  
  33.     DirId = 65624
  34.     InstallPathRegistryKey = HKLM,%TsclientRegKey%
  35.     InstallFromSection = TsclientSection
  36.     CopyFlags = SP_COPY_FORCE_NEWER | SP_COPY_REPLACEONLY
  37.  
  38. [Pfnw.DirId]
  39.  
  40.     DirId = 65602
  41.     CustomFunction=SpCustom.dll,GetFPNWPathName
  42.     InstallFromSection = PfnwSection
  43.     CopyFlags = SP_COPY_FORCE_NEWER | SP_COPY_REPLACEONLY
  44.  
  45. [Mts.DirId]
  46.  
  47.     DirId = 65603
  48.     CustomFunction=SpCustom.dll,GetMtsPathName
  49.     InstallFromSection = MtsSection
  50.     CopyFlags = SP_COPY_FORCE_NEWER | SP_COPY_REPLACEONLY
  51.  
  52. [ProductCatalogsToInstall]
  53.  
  54.     %SP_SHORT_TITLE%.cat, update\%SP_SHORT_TITLE%.cat
  55.  
  56. [ProductInstall.ReplaceFilesIfExist]
  57.  
  58.     CopyFiles=System32.files
  59.     CopyFiles=Cache.files
  60.  
  61. [ProductInstall.GlobalRegistryChanges.Install]
  62.  
  63.     AddReg=Product.Add.Reg, Product.RunOnce
  64.  
  65. [ProductInstall.GlobalRegistryChanges.ReInstall]
  66.  
  67.     AddReg=Product.Add.Reg, Product.RunOnce
  68.  
  69. [Save.Reg.For.Uninstall]
  70.  
  71.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%
  72.     HKLM,SOFTWARE\Microsoft\Updates\Windows XP\SP%SERVICE_PACK_NUMBER%\%SP_SHORT_TITLE%
  73.  
  74. [Product.Add.Reg]
  75.  
  76.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Installed",0x10001,1
  77.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Comments",0,%COMMENT%
  78.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Backup Dir",0,""
  79.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Fix Description",0,%COMMENT%
  80.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Installed By",0,""
  81.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Installed On",0,""
  82.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Service Pack",0x10001,%SERVICE_PACK_NUMBER%
  83.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Valid",0x10001,1
  84.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%\File 1\,"Flags",0,""
  85.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%\File 1\,"New File",0,""
  86.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%\File 1\,"New Link Date",0,""
  87.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%\File 1\,"Old Link Date",0,""
  88.  
  89. [DestinationDirs]
  90.  
  91.     System32.files=11               ; %windir%\system32 (replace if exist)
  92.     Cache.files=65619                   ; %windir%\system32\DllCache (replace if exist)
  93.  
  94. [System32.files]
  95.  
  96.     shell32.dll
  97.  
  98. [Cache.files]
  99.  
  100.     shell32.dll
  101.  
  102. [ArchiveCatalogFilesOnly]
  103.  
  104.     %SP_SHORT_TITLE%.cat
  105.  
  106. [SourceDisksNames]
  107.  
  108.     1=%ServicePackSourceFiles%
  109.  
  110. [SourceDisksFiles]
  111.  
  112.     shell32.dll=1
  113.  
  114. [Strings]
  115.  
  116.     SP_TITLE="Windows XP Hotfix - KB821557"
  117.     BUILDTIMESTAMP=20030611.140618
  118.     HELPLINK=http://support.microsoft.com?kbid=821557
  119.     LANGTYPEVALUE=0x16
  120.     SP_SHORT_TITLE="KB821557"
  121.     PROXYREGKEY=SYSTEM\CurrentControlSet\Services\WSPSrv\Parameters
  122.     ADMTREGKEY=SOFTWARE\Mission Critical Software\DomainAdmin
  123.     TSCLIENTREGKEY=SOFTWARE\Classes\conman.exe\DefaultIcon
  124.     SERVICE_PACK_NUMBER=1
  125.     COMMENT="Windows XP Hotfix - KB821557"
  126.     SERVICEPACKSOURCEFILES= "Arquivos de recursos do Hotfix do Windows XP"
  127.  
  128. [Configuration]
  129.  
  130.     EventLogDllName=spmsg.dll
  131.     EventLogKeyName=NtServicePack
  132.     InstallationType=Hotfix
  133.     InstallLogFileName=%SP_SHORT_TITLE%.log
  134.     UnInstallLogFileName=%SP_SHORT_TITLE%Uninst.log
  135.     UnInstallDirName=$NtUninstall%SP_SHORT_TITLE%$
  136.  
  137.